home *** CD-ROM | disk | FTP | other *** search
/ Alumni Directory: Florida Southern College 2002 / Florida Southern College Alumni Directory 2002.iso / Data / takfin.mdb / QSearch.json < prev   
JavaScript Object Notation  |  2002-02-22  |  3KB

  1. {
  2.     "schema": {
  3.         "Display": "Text (255)",
  4.         "Control": "Text (10)",
  5.         "Table": "Text (64)",
  6.         "Field": "Text (255)",
  7.         "Sequence": "Long Integer",
  8.         "Helper": "Text (64)"
  9.     },
  10.     "data": [
  11.         {
  12.             "Display": "Last Name",
  13.             "Control": "EDIT",
  14.             "Table": "data",
  15.             "Field": "Last Name",
  16.             "Sequence": 1
  17.         },
  18.         {
  19.             "Display": "First Name",
  20.             "Control": "EDIT",
  21.             "Table": "data",
  22.             "Field": "First Name",
  23.             "Sequence": 2
  24.         },
  25.         {
  26.             "Display": "Middle Name",
  27.             "Control": "EDIT",
  28.             "Table": "data",
  29.             "Field": "Middle Name",
  30.             "Sequence": 3
  31.         },
  32.         {
  33.             "Display": "Last Name Used as Student",
  34.             "Control": "EDIT",
  35.             "Table": "data",
  36.             "Field": "Last Name Used as Student",
  37.             "Sequence": 4
  38.         },
  39.         {
  40.             "Display": "First Name Used as Student",
  41.             "Control": "EDIT",
  42.             "Table": "data",
  43.             "Field": "First Name Used as Student",
  44.             "Sequence": 5
  45.         },
  46.         {
  47.             "Display": "Florida Southern College Class Year",
  48.             "Control": "EDIT",
  49.             "Table": "degrees",
  50.             "Field": "Florida Southern College Class Year",
  51.             "Sequence": 6
  52.         },
  53.         {
  54.             "Display": "Degree Earned from Florida Southern College",
  55.             "Control": "COMBO",
  56.             "Table": "degrees",
  57.             "Field": "Degree Earned from Florida Southern College",
  58.             "Sequence": 7,
  59.             "Helper": "H_Degree Earned from Florida Southern College"
  60.         },
  61.         {
  62.             "Display": "Job Title",
  63.             "Control": "EDIT",
  64.             "Table": "details",
  65.             "Field": "Job Title",
  66.             "Sequence": 11
  67.         },
  68.         {
  69.             "Display": "Firm Name",
  70.             "Control": "EDIT",
  71.             "Table": "details",
  72.             "Field": "Firm Name",
  73.             "Sequence": 12
  74.         },
  75.         {
  76.             "Display": "Business City",
  77.             "Control": "EDIT",
  78.             "Table": "details",
  79.             "Field": "Business City",
  80.             "Sequence": 13
  81.         },
  82.         {
  83.             "Display": "Business State",
  84.             "Control": "COMBO",
  85.             "Table": "details",
  86.             "Field": "Business State",
  87.             "Sequence": 14,
  88.             "Helper": "H_Business State"
  89.         },
  90.         {
  91.             "Display": "Business Country",
  92.             "Control": "COMBO",
  93.             "Table": "details",
  94.             "Field": "Business Country",
  95.             "Sequence": 15,
  96.             "Helper": "H_Business Country"
  97.         },
  98.         {
  99.             "Display": "Business Zip",
  100.             "Control": "EDIT",
  101.             "Table": "details",
  102.             "Field": "Business Zip",
  103.             "Sequence": 16
  104.         },
  105.         {
  106.             "Display": "E-Mail Address",
  107.             "Control": "EDIT",
  108.             "Table": "data",
  109.             "Field": "E-Mail Address",
  110.             "Sequence": 17
  111.         },
  112.         {
  113.             "Display": "Residential City",
  114.             "Control": "EDIT",
  115.             "Table": "data",
  116.             "Field": "Residential City",
  117.             "Sequence": 18
  118.         },
  119.         {
  120.             "Display": "Residential State",
  121.             "Control": "COMBO",
  122.             "Table": "data",
  123.             "Field": "Residential State",
  124.             "Sequence": 19,
  125.             "Helper": "H_Residential State"
  126.         },
  127.         {
  128.             "Display": "Residential Country",
  129.             "Control": "COMBO",
  130.             "Table": "data",
  131.             "Field": "Residential Country",
  132.             "Sequence": 20,
  133.             "Helper": "H_Residential Country"
  134.         },
  135.         {
  136.             "Display": "Residential Zip",
  137.             "Control": "EDIT",
  138.             "Table": "data",
  139.             "Field": "Residential Zip",
  140.             "Sequence": 21
  141.         },
  142.         {
  143.             "Display": "Occupation",
  144.             "Control": "COMBO",
  145.             "Table": "data",
  146.             "Field": "Occupation",
  147.             "Sequence": 10,
  148.             "Helper": "H_Occupation"
  149.         },
  150.         {
  151.             "Display": "Spouse's First Name",
  152.             "Control": "EDIT",
  153.             "Table": "details",
  154.             "Field": "Spouse's First Name",
  155.             "Sequence": 22
  156.         },
  157.         {
  158.             "Display": "Spouse's Last Name",
  159.             "Control": "EDIT",
  160.             "Table": "details",
  161.             "Field": "Spouse's Last Name",
  162.             "Sequence": 23
  163.         },
  164.         {
  165.             "Display": "Degree Earned from Other Institution",
  166.             "Control": "EDIT",
  167.             "Table": "institutions",
  168.             "Field": "Degree Earned from Other Institution",
  169.             "Sequence": 8
  170.         },
  171.         {
  172.             "Display": "Other Institution Attended",
  173.             "Control": "EDIT",
  174.             "Table": "institutions",
  175.             "Field": "Other Institution Attended",
  176.             "Sequence": 9
  177.         }
  178.     ]
  179. }